home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / eggrun.swf / scripts / frame_220 / PlaceObject2_321_5 / CLIPACTIONRECORD on(initialize).as
Encoding:
Text File  |  2007-03-28  |  185 b   |  9 lines

  1. on(initialize){
  2.    scoreLocation = "_root.w1";
  3.    gamename = "eggrun2";
  4.    saveScore = true;
  5.    scoreIsTime = false;
  6.    scoreReversed = true;
  7.    negativeScoreAllowed = false;
  8. }
  9.